home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / WebObjects / SourceCode / FontChoiceEx / FontChoiceEx.wos < prev   
Text File  |  1996-04-20  |  141b  |  14 lines

  1. ////////////////////////
  2. //  FontChoice
  3. //  by Charles Lloyd
  4. ////////////////////////
  5.  
  6.  
  7. id fontChoice;
  8.  
  9.  
  10. - displayChoice
  11. {
  12.    return self;
  13. }
  14.